FaNSLDSGrant08 
Logical Entity Name  FaNSLDSGrant08 
Default Table Name  FaNSLDSGrant08 
Physical Only  NO 
Definition 
 
Note 
 

FaNSLDSGrant08 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaNSLDSGrant08ID(PK)    int  NO 
 
FaNSLDS08ID(FK)    int  NO 
 
GrantType    varchar(5)  NO 
 
SequenceNum    char(2)  YES 
 
SchoolCode    char(8)  YES 
 
TransactionNumber    char(2)  YES 
 
LastUpdateDate    datetime  YES 
 
AmountPaidToDate    decimal(6, 0)  YES 
 
AwardAmount    decimal(6, 0)  YES 
 
PellVerificationFlag    char(3)  YES 
 
PellEFC    char(6)  YES 
 
PellScheduledAmount    decimal(6, 0)  YES 
 
PellPercentUsed    decimal(7, 2)  YES 
 
ACGSMARTSchoolYear    char(1)  YES 
 
ACGSMARTSequenceCode    char(3)  YES 
 
ACGEligibilityCode    char(2)  YES 
 
ACGHighSchoolProgramCode    char(6)  YES 
 
SMARTCIPCode    char(7)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaNSLDSGrant08 Primary and Unique Keys 
Key Name  Key Type  Keys 
FaNSLDSGrant08_FaNSLDS08ID_GrantType_SequenceNum_U_N_IDX  Index  FaNSLDS08ID, GrantType, SequenceNum 
FaNSLDSGrant08_FaNSLDSGrant08ID_U_C_IDX  PrimaryKey  FaNSLDSGrant08ID 

FaNSLDSGrant08 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaNSLDS08  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant08_FaNSLDS08ID_FaNSLDS08_FaNSLDS08ID      FaNSLDS08ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant08_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaNSLDSGrant08 Check Constraints 
Check Constraint Name  CheckConstraint